Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

tyring to remove "Play tab" icon from tabs using css style sheet but gets ignored?

  • No replies
  • 0 have this problem
  • 3 views
more options

.tab-icon-overlay[muted], .tab-icon-overlay[playing], .tab-icon-overlay[soundplaying] {

   display: none !important;

}

doesnt seem to read it i have toolkit.legacyUserProfileCustomizations.stylesheets set to true

i made the chrome folder, checked the names of everything, everything seem correct? what am i doing wrong?

.tab-icon-overlay[muted], .tab-icon-overlay[playing], .tab-icon-overlay[soundplaying] { display: none !important; } doesnt seem to read it i have toolkit.legacyUserProfileCustomizations.stylesheets set to true i made the chrome folder, checked the names of everything, everything seem correct? what am i doing wrong?
Attached screenshots

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.